70 LOCATE5,10,0:PRINTCHR$(201)+STRING$(59,205)+CHR$(187):LOCATE19,10:PRINTCHR$(200)+STRING$(59,205)+CHR$(188):FORW=6TO18:LOCATEW,10:PRINTX$:LOCATEW,70:PRINTX$:NEXT:COLOR0,15:COLOR7,0:LOCATE7,29:PRINT"Designed by Dale Benzer
120 LOCATE9,26:PRINT"Programmed by Peter Schlaifer":LOCATE11,37:PRINT"For":LOCATE13,25:PRINT"THE PC DISK LIBRARY OF SOFTWARE":LOCATE15,32:PRINT"Copyright 1984 ":LOCATE17,26:PRINT"ZIFF-DAVIS PUBLISHING CO., INC.
170 LOCATE22,26:PRINT"PRESS ANY KEY TO CONTINUE
180 A$=INKEY$:IFA$=""THEN180
190 FOR X=7 TO 17:LOCATE X,15:PRINT SPACE$(50):NEXT:LOCATE 7,30:PRINT"DOCUMENTATION NOTES:":LOCATE 9,18:PRINT"Due to the release of Version 1.2 certain":LOCATE 10,18:PRINT"changes to the operating procedure have
230 LOCATE 11,18:PRINT"been made which are not reflected in the user's":LOCATE 12,18:PRINT"manual. These changes are listed in the file ":LOCATE 13,18:PRINT"ST.TXT. "
265 LOCATE 15,18:PRINT "We urge you to read this file in combination ":LOCATE 16,18:PRINT "with the printed documentation before running
270 LOCATE 17,18:PRINT "the program.
280 A$=INKEY$:IFA$=""THEN280
290 FOR X=9 TO 17:LOCATE X,15:PRINT SPACE$(55):NEXT:LOCATE 9,18:PRINT"To type ST.TXT to your screen, type the ":LOCATE 10,18:PRINT"command ";:COLOR 0,7:PRINT " TYPE ST.TXT ";:COLOR 7,0:PRINT " at the DOS prompt."
291 LOCATE 12,18:PRINT "To get a printed copy of the changes, ";:LOCATE 13,18:PRINT "type the command ";:COLOR 0,7:PRINT " COPY ST.TXT ";:COLOR 7,0:PRINT " at the DOS prompt.
330 LOCATE 15,18:PRINT"To delete these messages, delete lines 190-370":LOCATE 16,18:PRINT"of this program and then SAVE the program as ":LOCATE 17,18:PRINT"STEDIT.BAS.":LOCATE 18,40:PRINT" -- PC DISK Staff
2740 GOSUB2700:LIN$=FILSPEC$+".DAT":OPEN "R",#1,LIN$,BUFSIZ:FIELD#1,BUFSIZ AS CB$:RETURN
2770 PROMPT$="SAVING CASE NUMBER"+STR$(CCASE):GOSUB2180:X$="":K=BVALS:FORJ=1TONVARS:X$=X$+MKI$(VAL(W$(K+J))):NEXT:Y$=SPACE$(2*BUFSIZ):LSETY$=X$:LSETCB$=Y$:PUT#1,4*CCASE-3:RSETCB$=Y$:PUT#1
3480 GOSUB2220:GOSUB2700:PRINTNW$;"Number of variables now set at";STR$(BUFSIZ);:PRINTNW$;"Each case will use";STR$(4*BUFSIZ);" bytes";:PRINTNW$;:PRINTNW$;"This setting determines the number of";
3530 PRINTNW$;"variables, definitions and subsets allowed";:PRINTNW$;"for this file. Choose the smallest possible";:PRINTNW$;"setting commensurate with your needs";:PRINTNW$;"between 4 and 127.":PRINTNW$;
3580 PRINTNW$;"Maximum number of variables:";STR$(MAXVARS);:PRINTNW$;"Maximum number of definitions:";STR$(MAXDEFS);:PRINTNW$;"Maximum number of subsets:";STR$(MAXSUBS);:PROMPT$="Variables allowed ="+STR$(BUFSIZ):GOSUB1700:IFX$="Y"THENRETURN
3870 DATA"INPUT NEW CASES":DATA"ENTER VALUE FOR","x",4:IFFILSPEC$=""THENGOSUB5560:RETURN
3910 CASEFLAG=1:RESTORE3870:READX$:GOSUB1900:READFPROMPT$,FTYP$,FTYP:BPTR=BVALS:MAXPTR=BPTR+NVARS:PROMPT$="F4 WILL TOGGLE EDIT MODE":GOSUB1720
3980 CCASE=NCASE+1:GOSUB3010:FORJ=1TONVARS:LSETW$(BVALS+J)=W$(BVARS+J):NEXT:X$="ENTERING NEW CASE NUMBER"+STR$(CCASE):GOSUB1950:NPTR=BPTR:GOSUB4210:IFFCMD=REDOTHEN4050
4020 IFFCMD=QRETTHENRETURN
4030 GOTO3980
4050 DATA"REENTER CASES":DATA"REENTER VALUE FOR","x",4:IFFILSPEC$=""THENGOSUB5560:RETURN
4080 CASEFLAG=2:RESTORE4050:READX$:GOSUB1900:READFPROMPT$,FTYP$,FTYP:BPTR=BVALS:MAXPTR=BPTR+NVARS:X$="":GOSUB1950:PROMPT$="F4 WILL TOGGLE INPUT NEW CASES MODE":GOSUB1720
4280 DATA"ENTER VARIABLE NAME FOR","x",1:MD=VARS:RESTORE4280:READFPROMPT$,FTYP$,FTYP:BPTR=BVARS:NPTR=BPTR+NVARS:MAXPTR=BPTR+MAXVARS:IFNCASE<>0THENMAXPTR=NPTR
5960 DATA"MAIN HELP SCREEN":DATA" ":DATA"You must (C)reate a new file, or (O)pen an existing file to begin.":DATA" ":DATA"During program execution, use F2 to return to Main Menu.":DATA"
5970 DATA"Use F3 whenever any changes have been made to data -- such as an ":DATA"Add, Delete, or Reenter, or to signal you are continuing a process.":DATA"Use the F4 key for the line editor -- to insert, delete, reenter, etc.":DATA"
5974 DATA"Use the ESCAPE key to back up one step. If ESCAPE does not move you,":DATA"use F2 or F3.":DATA" ":DATA"":DATA" Use F5 to view previously entered labels, subsets, and definitions.
6010 DATA"CREATE Help screen":DATA" ":DATA"No filename extension should be specified at the filename prompt.":DATA" ":DATA"The variable size setting determines the number of variables allowed.
6026 DATA"If you need more subsets, or defined variables than the setting allows,":DATA"feel free to use a larger variable setting.":DATA" ":DATA"Up to 4000 cases may be entered depending on the amount of memory
6030 DATA"your PC has and the disk space you have available.":DATA" ":DATA"Use the F4 key to reenter or edit labels.":DATA"
6040 DATA"OPEN Help screen":DATA" ":DATA"Opening a file will allow you to view and edit the file's labels;":DATA"add or edit case data, subsets, and derived data definitions.":DATA"
6055 DATA"No file extension needs to be specified at the filename prompt.":DATA"The disk drive prompt allows you to select any disk drive, or by":DATA"typing a <CR> select BASIC's logged drive.":DATA"
6059 DATA"After the file is open, you are prompted to review the labels,":DATA"and the case data. The program will then return to the Main Menu.":DATA"
6070 DATA"INPUT/EDIT Help screen":DATA" ":DATA"The Edit key (F4) can be used to edit cases as they are entered or ":DATA"after they are entered. To simply view cases, press the F4 key, and
6084 DATA"enter the case number. To see the next case, press <CR> at the prompt.":DATA" ":DATA"If you type a number at the Case Number prompt, that case will be":DATA"displayed.":DATA"
6089 DATA"If you change any data using the EDIT key, use F3 to save and continue.":DATA" ":DATA"To return to Input mode from Edit mode, press F4. ":DATA"
6100 DATA"VARIABLE LABELS Help screen":DATA" ":DATA"Enter the labels for your variables. The labels may be":DATA"up to 10 characters long. Use the F4 Edit key to make":DATA"any changes.":DATA"
6116 DATA"Once you have entered these labels, you will not be able":DATA"to add others. However, you can use the defined variables":DATA"option to create what are, in effect, additional variables.":DATA"
6130 DATA"SUBSET Help screen":DATA" ":DATA"Legal operators are:<>,<,<=,>,>=,REJIF0 (reject case if any value = 0":DATA" ":DATA"Subsets must be defined as: Xnumber operator constant/Xnumber
6154 DATA"Thus x1<3 is a legal subset and will select all cases where the ":DATA"variable x1 is less than 3.":DATA" ":DATA"In general, specify all the subsets you need at one time. The
6158 DATA"library program will allow you to select which of these to use":DATA"for a given routine.":DATA" ":DATA"If REJIF0 is selected, all cases having a zero as any variable value":DATA"will be rejected.":DATA"
6200 DATA"DEFINED DEFINITIONS Help screen":DATA" ":DATA"Defined variables may be added to your data base and selected for":DATA"treatment as any other variable. ":DATA" ":DATA"Operators supported are: +,-,*,/,^,LOG":DATA"
6228 DATA"The definition must be in the form ":DATA" Xnumber operator constant/Xnumber":DATA"Thus x1+4 is a legal definition, as is x4*x3, but x1+x2+4 is not.":DATA"
6250 DATA"It is best to add these definitions before case data has been entered,":DATA"but, they may be added at any time, and file rewriting will occur.":DATA"
6270 DATA"PRINT Help screen":DATA" ":DATA"The PRINT option from the Main Menu will print all cases which":DATA"satisfy the subset definitions specified.":DATA" ":DATA"If subsets or derived variables have been defined or data has been
6286 DATA"entered, selecting this option will trigger disk file rewrite. ":DATA"Processing time will depend on the size of your database, and":DATAcould take several moments."":DATA"
6290 DATA"To print any screen, press <SHIFT> and (PRTSC> at the same time.":DATA"
6300 DATA"EXIT HELP SCREEN":DATA" ":DATA "Exiting the program will trigger any":DATA "disk writing which needs to take place.":DATA " ":DATA "The program will exit to BASIC will all functions reset.":DATA ""
6530 GOSUB2180:PRINTLIN$" evaluates to ";:CMD=1:GOSUB6950:ONOPGOSUB6590,6640,6660,6680,6700,6710,6720,6730,6750,6770,6800,6820,6840:IFCMD<>0THENPRINTSTR$(V);:RETURN
7600 LPRINT" CASE FILE LISTING":LPRINT:X$=SPACE$(7):LSETX$="CASE#":LPRINTX$;:K=1:L=BVARS:FORJ=1TONVARS:GOSUB7670:NEXT:L=BDEFS:FORJ=1TONDEFS:GOSUB7670:NEXT:L=BSUBS:FORJ=1TONSUBS:GOSUB7670:NEXT:IFKMOD6<>1THENLPRINT